-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Strr2 - Draft Terms of Service #260
Conversation
Quality Gate failedFailed conditions |
Temporary Url for review: https://strr-platform-dev--pr-260-rot4j3r2.web.app |
1 similar comment
Temporary Url for review: https://strr-platform-dev--pr-260-rot4j3r2.web.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice adding the TOS check to the store.
@@ -19,6 +19,7 @@ NUXT_REGISTRY_HOME_URL="https://dev.bcregistry.gov.bc.ca/" | |||
NUXT_PAYMENT_PORTAL_URL="https://dev.account.bcregistry.gov.bc.ca/makepayment/" | |||
NUXT_AUTH_WEB_URL="https://dev.account.bcregistry.gov.bc.ca/" | |||
NUXT_BASE_URL="http://localhost:3000/" # app base url | |||
NUXT_HOUSING_STRR_URL="" # TODO: add housing strr base url here for redirects |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you want to add that to https://github.com/bcgov/STRR/blob/main/strr-platform-web/devops/vaults.env
or I can in another PR?
termsOfUse: string | ||
} | ||
|
||
// TODO: make this generic for the core layer? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah I think this would be good there. Might be good to prefix this with 'connect' if we're going to do that. For now we could put it in the strr base layer and figure out the kinks before moving it
Description of changes:
Will probably close this and create a new pr for the base layer instead but take a look and let me know what you think.
Did not add i18n stuff because this will need to be moved to the base layer.
Side question: How do we want to set breadcrumbs on pages from the layer?
Steps to reproduce:
https://strr-api-dev-i2rbretwta-nn.a.run.app/users/tos
(account id not required) with the following payloadBy submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the strr license (Apache 2.0).